object FormRequirements: TFormRequirements Left = 286 Top = 213 BorderStyle = bsDialog Caption = 'Didyma | Requirements' ClientHeight = 407 ClientWidth = 433 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 object B_Ok: TButton Left = 352 Top = 376 Width = 73 Height = 25 Caption = 'Ok' TabOrder = 0 OnClick = B_OkClick end object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 417 Height = 105 Caption = 'Didyma requires :' TabOrder = 1 object Label8: TLabel Left = 7 Top = 44 Width = 266 Height = 13 AutoSize = False Caption = 'User account with administrator privileges (NT).' end object Label7: TLabel Left = 8 Top = 24 Width = 169 Height = 13 AutoSize = False Caption = 'Windows NT 4.0. or Windows 98' end object Label9: TLabel Left = 8 Top = 64 Width = 249 Height = 17 AutoSize = False end object Label13: TLabel Left = 8 Top = 84 Width = 281 Height = 13 AutoSize = False Caption = 'Http server, like Microsoft IIS, to view Html output.' Visible = False end end object GroupBox2: TGroupBox Left = 8 Top = 128 Width = 417 Height = 241 Caption = 'Your Windows Sockets DLL (wsock32.dll) reports :' TabOrder = 2 object Label2: TLabel Left = 8 Top = 20 Width = 41 Height = 13 Caption = 'Version :' end object L_wVersion: TLabel Left = 144 Top = 20 Width = 209 Height = 17 AutoSize = False Caption = 'L_wVersion' end object Label3: TLabel Left = 8 Top = 40 Width = 63 Height = 13 Caption = 'HighVersion :' end object L_wHighVersion: TLabel Left = 144 Top = 40 Width = 217 Height = 17 AutoSize = False Caption = 'L_wHighVersion' end object Label1: TLabel Left = 8 Top = 60 Width = 59 Height = 13 Caption = 'Description :' end object L_szDescription: TLabel Left = 144 Top = 60 Width = 265 Height = 17 AutoSize = False Caption = 'L_szDescription' end object Label4: TLabel Left = 8 Top = 100 Width = 70 Height = 13 Caption = 'SystemStatus :' end object L_szSystemStatus: TLabel Left = 144 Top = 100 Width = 217 Height = 17 AutoSize = False Caption = 'L_szSystemStatus' end object Label5: TLabel Left = 8 Top = 80 Width = 65 Height = 13 Caption = 'MaxSockets :' end object L_iMaxSockets: TLabel Left = 144 Top = 80 Width = 217 Height = 17 AutoSize = False Caption = 'L_iMaxSockets' end object Label6: TLabel Left = 8 Top = 120 Width = 60 Height = 13 Caption = 'MaxUdpDg :' end object L_iMaxUdpDg: TLabel Left = 144 Top = 120 Width = 217 Height = 17 AutoSize = False Caption = 'L_iMaxUdpDg' end object Label10: TLabel Left = 8 Top = 140 Width = 110 Height = 13 Caption = 'Raw Sockets Support :' end object L_RawSocketsSupport: TLabel Left = 144 Top = 140 Width = 121 Height = 17 AutoSize = False Caption = 'L_RawSocketsSupport' end object Label11: TLabel Left = 8 Top = 160 Width = 125 Height = 13 Caption = 'WsaStartup Return Code :' end object L_WsaStartupReturnCode: TLabel Left = 144 Top = 160 Width = 113 Height = 17 AutoSize = False Caption = 'L_WsaStartupReturnCode' end object Label12: TLabel Left = 8 Top = 180 Width = 103 Height = 13 Caption = 'Socket Return Code :' end object L_SocketReturnCode: TLabel Left = 144 Top = 180 Width = 121 Height = 17 AutoSize = False Caption = 'L_SocketReturnCode' end object Label14: TLabel Left = 8 Top = 200 Width = 88 Height = 13 Caption = 'Local Host Name :' end object Label15: TLabel Left = 8 Top = 220 Width = 85 Height = 13 Caption = 'Local Ip Address :' end object L_LocalHostName: TLabel Left = 144 Top = 200 Width = 88 Height = 13 Caption = 'L_LocalHostName' end object L_LocalIpAddress: TLabel Left = 144 Top = 220 Width = 85 Height = 13 Caption = 'L_LocalIpAddress' end end end